Learn R Programming

darch (version 0.10.0)

setLearnRateBiasHidden<-: Sets the learning rates of the biases for the hidden units

Description

Sets the learning rates of the biases for the hidden units

Usage

setLearnRateBiasHidden(rbm) <- value
"setLearnRateBiasHidden"(rbm) <- value

Arguments

rbm
A instance of the class RBM.
value
The learning rates of the biases for the hidden units

See Also

RBM